Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR implements a weekly automated permissions synchronization that updates permission definitions and provisioning information for various Microsoft Graph API endpoints.
Changes:
- Added new Agent identity-related permissions (AgentIdentityBlueprintPrincipal.ReadWrite.ManagedBy, AgentIdentity.ReadWrite.ManagedBy, AgentIdUser.ReadWrite.ManagedBy) to provisioningInfo.json
- Renamed EntraBackup.Read.Preview to EntraBackup.Read.All
- Enhanced MailboxItem.Export permissions by adding IDs and enabling them for use
- Added new MailboxItem.Export and MailboxItem.Export.All permission definitions in permissions.json
- Updated requiresAdminConsent from false to true for several mailbox-related delegated permissions
- Split crossTenantMailTips paths into crossTenantMailTipsAll and crossTenantMailTipsLimited
- Added new cross-tenant Places API endpoints for desk and room booking
- Added new API paths for device image retry upload and Windows update policies applicable content
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| permissions/new/provisioningInfo.json | Added three new Agent identity permissions with empty IDs (consistent with pattern), renamed EntraBackup permission from Preview to All, and enabled MailboxItem.Export permissions with proper IDs |
| permissions/new/permissions.json | Added MailboxItem.Export permission definitions, updated admin consent requirements for mailbox permissions, refined cross-tenant access policy paths, and added new API endpoints for virtual endpoint and Windows update operations |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
jasonjoh
approved these changes
Jan 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Weekly Permissions sync 2026-01-20